p5-Crypt-URandom

provide non blocking randomness

WWW CVSWeb GITHub
  1. Package version
    p5-Crypt-URandom-0.39
  2. Maintainer
    The 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).