Help for this page
while ($key ne "q") { $index_cur = int( rand($last_abc_letter) ); ... $key = ReadKey(0); } }
use strict; use warnings;