rand 0.8.4

Random number generators and other randomness functionality.
Documentation

rand

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

default

  • std
  • std_rng

std

  • rand_core/std
  • rand_chacha/std
  • alloc
  • getrandom
  • libc

std_rng

  • rand_chacha
  • rand_hc

alloc

  • rand_core/alloc

getrandom

  • rand_core/getrandom

libc

    This feature flag does not enable additional features.

rand_chacha

    This feature flag does not enable additional features.

rand_hc

    This feature flag does not enable additional features.

serde1

  • serde
  • rand_core/serde1

simd_support

  • packed_simd

serde

    This feature flag does not enable additional features.

min_const_gen

    This feature flag does not enable additional features.

packed_simd

    This feature flag does not enable additional features.

small_rng

    This feature flag does not enable additional features.

log

    This feature flag does not enable additional features.

nightly

    This feature flag does not enable additional features.