vrd 0.0.12

A lightweight, no_std-friendly random number generator backed by Xoshiro256++ with optional Mersenne Twister support.
Documentation

vrd

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

default

std (default)

alloc (default)

crush

This feature flag does not enable additional features.

crypto

pcg

This feature flag does not enable additional features.

quasirandom

This feature flag does not enable additional features.

serde

simd

This feature flag does not enable additional features.