lmacken / quantumrandom

Tools for utilizing the ANU Quantum Random Number Generator
https://pypi.python.org/pypi/quantumrandom
146 stars 36 forks source link

randint returning floats in python3 #20

Open NetsecBeginner opened 5 years ago

NetsecBeginner commented 5 years ago

I've tested this in python 3.2 and 3.4.

When running random.randint(), a float is returned.