In perl.git, the branch tonyc/drandpublic has been created

<http://perl5.git.perl.org/perl.git/commitdiff/c06f18a97937480ac4e70265607876974e71c606?hp=0000000000000000000000000000000000000000>

        at  c06f18a97937480ac4e70265607876974e71c606 (commit)

- Log -----------------------------------------------------------------
commit c06f18a97937480ac4e70265607876974e71c606
Author: Tony Cook <t...@develop-help.com>
Date:   Fri Aug 9 10:35:24 2013 +1000

    [perl #115928] a consistent (public) rand() implementation
    
    Based on Yves' random branch work.
    
    This version makes the new random number visible to external modules,
    for example, List::Util's XS shuffle() implementation.
    
    I've also added a 64-bit implementation when HAS_QUAD is true, this
    should be significantly faster, even on 32-bit CPUs.  This is intended to
    produce excactly the same sequence as the original implementation.
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to