rand 0.6.4

Random number generators and other randomness functionality.

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

default

  • std
  • rand_os

std

  • rand_core/std
  • alloc
  • rand_os

rand_os

    This feature flag does not enable additional features.

alloc

  • rand_core/alloc

serde1

  • rand_core/serde1
  • rand_isaac/serde1
  • rand_xorshift/serde1

nightly

  • simd_support

wasm-bindgen

  • rand_os/wasm-bindgen

stdweb

  • rand_os/stdweb

simd_support

  • packed_simd

packed_simd

    This feature flag does not enable additional features.

log

    This feature flag does not enable additional features.

i128_support

    This feature flag does not enable additional features.