e438a739a7
* Add uniform distribution generator wrt threefry PRNG * fix lint * remove the redundant print * modifications based on review * update docs * update uniform algorithm to use bit operations only * add type restrictions * minor fix upon review * update test and error information