ionic_deckhandler 0.1.0

Rust implementation of a deck creation and card shuffling library
Documentation
[dependencies.rand]
version = "0.7"

[package]
authors = ["Andy Alt <andy400-dev@yahoo.com>", "Jammyjamjamman <jdsherratt3@gmail.com>"]
categories = ["game-development", "simulation"]
description = "Rust implementation of a deck creation and card shuffling library"
documentation = "https://docs.rs/ionic_deckhandler"
edition = "2018"
homepage = "https://github.com/TelluricDeckay/ionic_deckhandler"
keywords = ["cards", "simulation", "chance", "library", "gamedev"]
license = "MIT OR Apache-2.0"
name = "ionic_deckhandler"
readme = "README.md"
repository = "https://github.com/TelluricDeckay/ionic_deckhandler"
version = "0.1.0"