Генератор случайных чисел на основе временной нестабильности
Project description
Temporal-Random
Генератор случайных чисел на основе временной нестабильности.
Идея
Ни одно действие не выполняется за одинаковое время. Разница во времени между двумя одинаковыми операциями — это источник энтропии.
Использование
from temporal_random import TemporalRandom
rng = TemporalRandom()
print(rng.random_int(0, 100))
EN
Temporal-Random
Random number generator based on temporal instability.
Idea
No action is performed in exactly the same time. The difference in time between two identical operations is a source of entropy.
Usage
from temporal_random import TemporalRandom
rng = TemporalRandom()
print(rng.random_int(0, 100))
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 temporal_random-1.4.0.tar.gz.
File metadata
- Download URL: temporal_random-1.4.0.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9f60cd51379c28ce91e334baf039b45bae647c0cddf53b60babaa04f27558bb
|
|
| MD5 |
d42d26461da5ae796b8c1ccbaf4f9045
|
|
| BLAKE2b-256 |
3c97f8d34417538bb450b08b7501833146d7344c5e7269ab165f81dbab20f88b
|
File details
Details for the file temporal_random-1.4.0-py3-none-any.whl.
File metadata
- Download URL: temporal_random-1.4.0-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4053656a85fbb505ec5ca8e227e99c463b1dce9fa7a80c96bd32c1054065b075
|
|
| MD5 |
368389e964686f2cdc21e87a80ff8592
|
|
| BLAKE2b-256 |
755384422155898e98cffebc95ff127921b171e0fa6eb828caab8f209eaecd0b
|