Hello,

Issue #6790 had requested the enhancement of adding the dtype argument to both random.randint and random.rand.  With #6910 merged in, that addresses the first half of the request.  What do people think of adding a dtype argument to random.rand?

Thanks!

Greg