v0.10.2: Add the other rng functions (#378)
* Add the other rng functions * Remove non-type random dispatches * Add back rand(d) functions for things like rand(Integer) * Remove redundant rng method * add Random tests * fix tests for rand interpretation