Complete and document .torch.random.py: - [ ] Revise .torch.random.py to include dtype and device arguments required by torch. - [ ] Add unit tests. - [ ] Add documentation.