A FUSE filesystem to generate fixed-size deterministic pseudorandom noise.
Go to file
chris t b5a5a3a931 initial commit -- works, but needs features. 2020-09-13 08:54:23 -07:00
Makefile initial commit -- works, but needs features. 2020-09-13 08:54:23 -07:00
README initial commit -- works, but needs features. 2020-09-13 08:54:23 -07:00
fuse.c initial commit -- works, but needs features. 2020-09-13 08:54:23 -07:00
mersenne.c initial commit -- works, but needs features. 2020-09-13 08:54:23 -07:00
noisebox.h initial commit -- works, but needs features. 2020-09-13 08:54:23 -07:00
random.c initial commit -- works, but needs features. 2020-09-13 08:54:23 -07:00
zeroes.c initial commit -- works, but needs features. 2020-09-13 08:54:23 -07:00

README

noisebox -- a FUSE filesystem that contains predictable PRNG output.