squirrel-rng 0.2.2

An impl of `rand::Rng` based on a talk by Squirrel Eiserloh re: Math for Game Programmers.
Documentation
[dependencies.rand]
version = "0.8.5"

[package]
authors = ["J/A <archer884@gmail.com>"]
categories = ["game-development"]
description = "An impl of `rand::Rng` based on a talk by Squirrel Eiserloh re: Math for Game Programmers.\n"
edition = "2018"
homepage = "https://github.com/archer884/squirrel-rng"
keywords = ["gamedev", "random", "rng"]
license = "MIT/Apache-2.0"
name = "squirrel-rng"
readme = "README.md"
repository = "https://github.com/archer884/squirrel-rng"
version = "0.2.2"