Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^9: rand() function on Windows systems (pure Perl)

by bakiperl (Beadle)
on Dec 31, 2016 at 20:36 UTC ( [id://1178750]=note: print w/replies, xml ) Need Help??


in reply to Re^8: rand() function on Windows systems (pure Perl)
in thread rand() function on Windows systems

That's strange. I get the same result on my systems using old and new versions of Perl.

print srand( $_ )."\n" for 1 .. 10;; 1 2 3 4 5 6 7 8 9 10

Replies are listed 'Best First'.
Re^10: rand() function on Windows systems (pure Perl)
by BrowserUk (Patriarch) on Dec 31, 2016 at 21:44 UTC

    From the pod:

    starting with Perl 5.14, it returns the seed.
    . My default perl is still 5.10.1.

    With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    "Science is about questioning the status quo. Questioning authority". The enemy of (IT) success is complexity.
    In the absence of evidence, opinion is indistinguishable from prejudice.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1178750]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-16 10:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found