Help for this page
my @array = ('uriel', 'daniel', 'joel', 'samuel');
#!/usr/bin/perl -w ... print "Array after random: @n_array";