A Python package for generating pseudo-random high entropy number strings.
Project description
Numgen
A simple Python package for generating pseudo-random high entropy number strings.
This is my second python library :D
Commands:
numgen.gen(0, 2)
Replace 0 with any number, it's recomended not to use a number lower than 3 and higher than 32. Replace 2 with any number, or remove it (2 is default).
Examples:
Python
import numgen_egg as nge
print(nge.gen(3, 2))
Shell/output
0050997506234413965087281795511221945137157107231920199501246882793017456359102244389027431421446384039900249376558603491271820448877805486284289276807980049875311720698254364089775561097256857855361596009975062344139650872817955112219451371571072319201995012468827930174563591022443890274314214463840399002493765586034912718204488778054862842892768079800498753117206982543640897755610972568578553615960099750623441396508728179551122194513715710723192019950124688279301745635910224438902743142144638403990024937655860349127182044887780548628428927680798004987531172069825436408977556109725685785536159600997506234413965087281795511221945137157107231920199501246882793017456359102244389027431421446384039900249376558603491271820448877805486284289276807980049875311720698254364089775561097256857855361596009975062344139650872817955112219451371571072319201995012468827930174563591022443890274314214463840399
!NB!
Use: pip install numgen-egg
Import it to python: import numgen_egg
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file numgen_egg-1.3.4.tar.gz.
File metadata
- Download URL: numgen_egg-1.3.4.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c0b5dc6b1ccfca56e915218e764bd2ea8094bb51c3144ce2c4bd77ac8579362
|
|
| MD5 |
a6b1c6b46451a6aa61ee252e0235f04c
|
|
| BLAKE2b-256 |
1aa5bed703f5dfd2b15bde46701ece916c04e56b535b3627e6f6d7bbf1d9f856
|
File details
Details for the file numgen_egg-1.3.4-py3-none-any.whl.
File metadata
- Download URL: numgen_egg-1.3.4-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44f40712a37e3fbc2323c74893d865aaaa0086d31dc0791e8c02cd70fc3b6b29
|
|
| MD5 |
2b8ac1cc3f6a4f7946fd936310a203f5
|
|
| BLAKE2b-256 |
64f1e81a0a56c8e13b9660bb57c3a7019ecbf54f4d1e9c4509ae9f3543b83e20
|