iam now working on a little project in python ( metin2 client )
and i want to know how to make random numbers
i searched on the internet and all i found for the random nubmers is this :
and when i tried to import the (random) module which i found here :Quote:
random.uniform(1, 10)

it gave me this bug on the client :

what i exactly want is how to make a random number in metin client
regards






