RandomInts
*A custom random number generator built from scratch. *And to Import it you use from RandomInts import Rand
Functions Included:
- Rand(): Generates a random integer.
- RandSeed(seed): Sets a custom seed value for generation.
Installation
pip install RandomInts
Quick Start
from RandomInts import Rand
Try it out
Rand()
RandSeed(23)
Release files for RandomInts 0.0.8
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.8.tar.gz | 1.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| randomints-0.0.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 2.5 kB
Release files / randomints-0.0.8.tar.gz
| Download URL | randomints-0.0.8.tar.gz |
|---|---|
| Size | 1.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
712280030a7d7b5833e35eecf0ecfc615e27af9c065ff4bb2df60a13a4c0d467
|
|
BLAKE2b-256 checksum How to use checksums |
78f309cf9c703552f82c0f646f0f0f484582fd736b02fb37af518c7f5df0dc04
|
| 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.8-py3-none-any.whl
| Download URL | randomints-0.0.8-py3-none-any.whl |
|---|---|
| Size | 1.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
dc0968ca7afeee0199e7195f86d0f04d84fc6ca7bca31191f43799a8691b6c59
|
|
BLAKE2b-256 checksum How to use checksums |
d5c992a099dc2686b0f93593d4c29e0a61972a956a593446fbb09f34383881c9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.5
|