Skip to content
#

rand

Here are 324 public repositories matching this topic...

vrd

Lightweight, no_std-friendly RNG library for Rust. Xoshiro256++ default; optional Mersenne Twister, PCG32/64, ChaCha20 CSPRNG, SIMD bulk-byte (NEON/AVX2), Halton/Sobol/Van der Corput quasi-random. Ziggurat normal(), 4 built-in distributions + pluggable Distribution trait. 100% test coverage.

  • Updated Jun 2, 2026
  • Rust

Improve this page

Add a description, image, and links to the rand topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rand topic, visit your repo's landing page and select "manage topics."

Learn more