I want to get a random number between (65,90) and (97,122) range. I can select random number in range using
import random random.randint(65,95)
but radiant take the only integer so how can I do?? any idea
Thanks in advance
Aucun commentaire:
Enregistrer un commentaire