Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^3: Is it possible to "fix a seed" for hash?

by choroba (Cardinal)
on Mar 22, 2021 at 10:18 UTC ( [id://11130093]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ for i in {1..1000} ; do PERL_HASH_SEED=0 perl -lwe '%x = qw(a b c d 
    +e f); print %x' ; done | sort | uniq -c
       1000 cdefab
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (6)
As of 2024-04-16 08:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found