RandomInts
*A custom random number generator built from scratch. *And to Import it you use import Rand
Functions Included:
- Rand(): Generates a random integer.
- RandSeed(seed): Sets a custom seed value for generation.
Installation
pip install RandomInts
Quick Start
import Rand
Try it out
Rand()
RandSeed(23)
Release files for RandomInts 0.0.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| randomints-0.0.9.tar.gz | 1.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| randomints-0.0.9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.3 kB
Release files / randomints-0.0.9.tar.gz
| Download URL | randomints-0.0.9.tar.gz |
|---|---|
| Size | 1.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fbd2b88c60f79949dcbfecc5cf80cf757c5f818201517028c06ceddcbd55ce63
|
|
BLAKE2b-256 checksum How to use checksums |
caf62e1c372d3b32845eb0f4e32730e4ce193664dbc76f76f3c3909da0fbe14d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.5
|
Release files / randomints-0.0.9-py3-none-any.whl
| Download URL | randomints-0.0.9-py3-none-any.whl |
|---|---|
| Size | 1.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
22bbe9914c3bc26a24eca458dc1e3e6b81c0db9dea3600a3a0c4fc4ed4441092
|
|
BLAKE2b-256 checksum How to use checksums |
667919a71ccadc6253c2806063293252adc03bf62b370737580a494d264574a9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.5
|