Extended 32-bit generation to - Uniforms - Normals - Standard Gammas - Standard Exponentials
using the `dtype` keyword. - Removed `random_uintegers` since these are special cases of `randint` - Release to include files required for install from PyPi
1.11.2
Added single precision uniforms which might be useful in some applications. Should be faster and of course requrie less memory.