nanorand 0.6.1

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 9 feature flags, 6 of them enabled by default.

default

  • std
  • tls
  • wyrand
  • pcg64
  • chacha

std

    This feature flag does not enable additional features.

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.

rdseed

  • std

getrandom

    This feature flag does not enable additional features.

zeroize

    This feature flag does not enable additional features.