Package perl-BSD-arc4random: Information

    Source package: perl-BSD-arc4random
    Version: 1.50-alt3
    Build time:  Apr 7, 2016, 02:10 PM in the task #162549
    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.

    List of rpms provided by this srpm:
    perl-BSD-arc4random (x86_64, i586)
    perl-BSD-arc4random-debuginfo (x86_64, i586)

    Maintainer: Sergey Y. Afonin


      1. perl-devel
      2. perl-podlators
      3. rpm-build-licenses
      4. rpm-build-perl
      5. perl(DynaLoader.pm)
      6. perl(Exporter.pm)

    Last changed


    April 7, 2016 Sergey Y. Afonin 1.50-alt3
    - imported from autoimports
    - spec's cleanups
    Nov. 27, 2015 Igor Vlasenko 1.50-alt2.1
    - rebuilt with perl 5.22
    Dec. 13, 2014 Cronbuild Service 1.50-alt2
    - rebuilt to get rid of unmets