fuss 0.2.2

Small, lightweight simplex noise generator for Rust
Documentation
[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
branch = "master"
repository = "surrsurus/fuss"
[dependencies.rand]
version = "0.3"

[package]
authors = ["gray"]
categories = ["algorithms"]
description = "Small, lightweight simplex noise generator for Rust"
documentation = "http://surrsur.us/fuss/fuss/index.html"
homepage = "http://surrsur.us/fuss/fuss/index.html"
keywords = ["simplex", "noise", "portable", "fuss"]
license = "MPL-2.0"
name = "fuss"
readme = "README.md"
repository = "https://github.com/surrsurus/fuss"
version = "0.2.2"