in reply to Pulling random elements from hash
my $random_card = (values %flash)[rand values %flash]; [download]
Makeshifts last the longest.