
Pseudo Random Generator
PythonRandomData Visualization
Context
Experimental PRNG seeded from memory addresses, timestamps, and live weather API data.
What I built
An experimental pseudo-random number generator in Python that seeds from memory addresses, timestamps, and live weather API data, with a matplotlib dashboard analyzing digit distribution.