If seedis an integer or None, a new numpy.random.Generator is created using np.random.default_rng(seed). If seed is already a `Generator instance, then the provided instance is used. Defaults to None.
None
Returns
Type
Description
numpy.numpy.ndarray
Generated random \((n x d)\) Good lattice point set, where each column is a random permutation of \(\{0,1, \dots ,n-1 \}\)