[go: up one dir, main page]

oorandom 0.1.0

A minimalistic PRNG library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "oorandom"
version = "0.1.0"
authors = ["Simon Heath <icefox@dreamquest.io>"]
edition = "2018"
description = "A minimalistic PRNG library."
repository = "https://hg.sr.ht/~icefox/oorandom"
readme = "README.md"
keywords = []
categories = []
license = "MIT"

[badges]
maintenance = { status = "experimental" }

[dependencies]