qfeval_functions.functions.randperm

randperm(n, *, dtype=None, device=None)[source]

Returns a random permutation of integers from 0 to n - 1.

Return type:

Tensor