To speed up a project, I need a fast random generator in Numba . So I try to replace the classic Numpy one with another :
from numpy.random import Gener