Path to this page:
./
security/p5-BSD-arc4random,
Perl interface to the arc4 random number generator
Branch: CURRENT,
Version: 1.50nb13,
Package name: p5-BSD-arc4random-1.50nb13,
Maintainer: bsiegertThis module provides a Perl API for the BSDs' arc4random(3) suite
of functions and adds a few high-level functions, such as the new
arc4random_uniform(3). The Perl functions are ithreads-safe (only
if threads::shared is required). Scalars can be tied to this pak-
kage, yielding uniformly distributed random numbers with an arbi-
trary upper bound on read access, contributing to the RC4 entropy
pool on write access. An exported global $RANDOM variable returns
15-bit unsigned random numbers, from [0; 32767], similar to mksh.
Furthermore, Perl's internal PRNG is seeded with entropy obtained
from the arc4random generator once on module load time.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 14.094 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-BSD-arc4random-1.50nb13
- (2023-07-06) Updated to version: p5-BSD-arc4random-1.50nb12
- (2022-06-28) Updated to version: p5-BSD-arc4random-1.50nb11
- (2021-05-25) Updated to version: p5-BSD-arc4random-1.50nb10
- (2020-09-01) Updated to version: p5-BSD-arc4random-1.50nb9
- (2019-08-11) Updated to version: p5-BSD-arc4random-1.50nb8
CVS history: (Expand)