You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fortuna is a PRNG; it generates cryptographically secure pseudorandom numbers on a computer. It can also be used as a real random number generator, accepting random inputs from analog random sources. Designed by Niels Ferguson and Bruce Schneier.
Some code to generate a pseudorandom block of dots which can be exported as an SVG and used to create a stamp for applying the pattern to specimen to be used with DIC.
Another branched project. The labeler is more focuesed on the recording of the PCM while this project is more focused on the processing of the PCM: Fourier transform, random sampling with pseudo-random distribution, interpolating with psuedo-random distribution, truncating and elongating PCM data