nanorand 0.7.0

A tiny, fast, zero-dep library for random number generation.
Documentation

nanorand

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 10 feature flags, 7 of them enabled by default.

default

  • std
  • tls
  • wyrand
  • pcg64
  • chacha

std

  • alloc

tls

  • std
  • wyrand

wyrand

    This feature flag does not enable additional features.

pcg64

    This feature flag does not enable additional features.

chacha

    This feature flag does not enable additional features.

alloc

    This feature flag does not enable additional features.

rdseed

  • std

zeroize

    This feature flag does not enable additional features.

getrandom

    This feature flag does not enable additional features.