entro-spin 1.1.3

Entro Spin is a 64-bit, true-random number generator algorithm.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
authors = ["Will Parsons"]
categories = ["algorithms", "concurrency", "cryptography", "embedded", "game-development"]
description = "Entro Spin is a 64-bit, true-random number generator algorithm."
documentation = "https://github.com/entrovoid/rust-entro-spin/blob/master/README.md"
keywords = ["hrng", "non-deterministic", "random", "rng", "trng"]
license = "MIT-0"
name = "entro-spin"
repository = "https://github.com/entrovoid/rust-entro-spin"
version = "1.1.3"