A very minimal pseudo random number generator with union's data packing.
It's available both in form of both x86 and x64 variants.
- C/C++ compiler, C99/C++11.
- CMD/Terminal (if needed).
esper
is only for educational purposes. Please do not use it in any real-world application because it's randomness is generally not guarenteed.
esper is licensed under CC0 aka public domain, so feel free to use it for educational purposes and in small non-commercial applications.
The code for esper is not written by me, instead It's written by some unknown person. This is just an archive of code.