p5-Crypt-URandom
provide non blocking randomness
WWW CVSWeb GITHub-
Package versionp5-Crypt-URandom-0.39
-
MaintainerThe OpenBSD ports mailing-list
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).