Modules to generate various sorts of randomness, starting with a simple coin flip
Project description
stochasticity provides various means of getting randomness. At this time there is only a coin flip feature. Other forms of randomness in the future could include latitude/longitude, colors, music notes, and so on. (Not intended to replace Faker) Example:
#!/usr/bin/env python3 from stochasticity.coin.coin import Coin
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
stochasticity-0.1.2.tar.gz
(1.5 kB
view details)
File details
Details for the file stochasticity-0.1.2.tar.gz
.
File metadata
- Download URL: stochasticity-0.1.2.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d6d96829fad1dd98c36e28a25b1a17d4f20881be8dbb9f398bf2b6200c1e3b2 |
|
MD5 | 1eb18bc9e072a0549dc43957d5d951c7 |
|
BLAKE2b-256 | 9a24dd929842c1a35d20823fc0eb0c363b4108bf0e599219ac4c3a4b5fd2156d |