Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
random.randrange() gives integers, which need to be explicitly converted to bytes.
- Loading branch information
random.randrange() gives integers, which need to be explicitly converted to bytes.