coinflip 0.1.1

Flip a coin and test your luck🔮
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.rand]
version = "0.6.5"

[package]
authors = ["garritfra <garritfranke@gmail.com>"]
description = "Flip a coin and test your luck🔮"
edition = "2018"
exclude = [".gitignore"]
license = "MIT"
name = "coinflip"
readme = "README.md"
repository = "https://github.com/garritfra/coinflip"
version = "0.1.1"