provide non blocking randomness
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).

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://metacpan.org/release/Crypt-URandom
