=over =item srand EXPR =item srand Sets the random number seed for the C operator. If EXPR is omitted, uses a semi-random value supplied by the kernel (if it supports the F device) or based on the current time and process ID, among other things. In versions of Perl prior to 5.004 the default seed was just the current C