Package perl-BSD-arc4random: Information

    Binary package: perl-BSD-arc4random
    Version: 1.50-alt3.2
    Architecture: x86_64
    Build time:  Jan 29, 2019, 06:25 AM in the task #219907
    Source package: perl-BSD-arc4random
    Category: Development/Perl
    Report package bug
    License: Perl (GPL or Artistic)
    Summary: This module provides a Perl API for the BSDs' arc4random(3) suite of functions
    Description: 
    This 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.

    Maintainer: Igor Vlasenko



    Last changed


    Jan. 24, 2019 Igor Vlasenko 1.50-alt3.2
    - rebuild with new perl 5.28.1
    Dec. 15, 2017 Igor Vlasenko 1.50-alt3.1.1
    - rebuild with new perl 5.26.1
    Feb. 3, 2017 Igor Vlasenko 1.50-alt3.1
    - rebuild with new perl 5.24.1