Author :
sthen
Date :
2023-06-06 13:59:04
Hash :0cae590a Message :import security/p5-Crypt-URandom, from henning with tweaks by me, ok henning
Crypt::URandom is intended to provide an interface to the strongest
available source of non-blocking randomness on the current platform.
(In practice, it uses /dev/urandom on most unix-like OS, and win32 API
functions on Windows).