dimanche 3 mai 2020

Random number which is multiple of 0.05 from a range in Python [duplicate]

I am trying to generate a random number in python but number should always a multiple of 0.05

I have tried

random.uniform(5, 5)

but it doesn't work




Aucun commentaire:

Enregistrer un commentaire