fastprng/cci.20200628

FAST 32/64 bit PRNG (pseudo-random generator), highly optimized, based on xoshiro* / xoroshiro*, xorshift and other Marsaglia algorithms.

#prng#random#xorshift#xoshiro

Using fastprng

Loading usage information…

Packages

(header-only)
package IDda39a3ee5e6b4b0d3255bfef95601890afd80709
Recipe revisionb32882c6c535c43f79060b21c01796cf

options(none)

Dependencies

Loading dependencies…

BSD-2-Clauseb32882c6c535c43f79060b21c01796cf

🔍 Ready to secure your dependencies in seconds?

  1. Register for free at audit.conan.io/register.
  2. Save your token and activate it via the confirmation email you receive.
  3. Configure Conan to use your token:
    conan audit provider auth conancenter --token=<token>
  4. Scan for vulnerabilities:
    # Check a specific reference
    conan audit list fastprng/cci.20200628
    # Scan the entire dependency graph
    conan audit scan --requires=fastprng/cci.20200628

Note: For more details on the Conan Audit command, please read this post.

Tip: To avoid exposing your token in shell history, authenticate using an environment variable (e.g. CONAN_AUDIT_PROVIDER_TOKEN_CONANCENTER=<token>). For more info, see the documentation.

conanvcci.20200628
[![Conan Center](https://img.shields.io/conan/v/fastprng)](https://conan.io/center/recipes/fastprng)