User Tools

Site Tools


appunti3s:random

indice < linguaggio_python

The pseudo-random generator

 import random

Anche il modulo numpy possiede un proprio generatore di numeri casuali

 import numpy.random

NOTA: Per altri scopi (seri) usare il modulo “secret”

appunti3s/random.txt · Last modified: 2020/07/09 01:34 by profpro