make-gauss is an extremely simple program for generating a sampled gaussian distribution, which I have used for generating constants for various shader programs.
It is not published on crates.io, and there is no documentation (just read the very short main.rs file).