Mais non, il veut faire un script sous unix.
Or, python est un langage de script qui marche sous unix.
# initialisation
from random import Random
g = Random()
# appel
g.randrange(n,p)
# C'est tout.
---------------
« No question is too silly to ask, but, of course, some are too silly to answer. » -- Perl book