Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ALGORITHM (0.22 sec)

  1. doc/go1.22.html

    <a href="/pkg/math/rand/v2/#PCG"><code>PCG</code></a>.
    ChaCha8 is a new, cryptographically strong random number generator
    roughly similar to PCG in efficiency.
    ChaCha8 is the algorithm used for the top-level functions in <code>math/rand/v2</code>.
    As of Go 1.22, <code>math/rand</code>'s top-level functions (when not explicitly seeded)
    and the Go runtime also use ChaCha8 for randomness.
    </ul>
    
    <p>
    HTML
    - Registered: Tue Feb 06 11:13:10 GMT 2024
    - Last Modified: Wed Jan 31 20:51:56 GMT 2024
    - 45.6K bytes
    - Viewed (0)
Back to top