shuffleRandomInt Subroutine

public subroutine shuffleRandomInt(this, intvec)

Type Bound

Random_

Arguments

Type IntentOptional Attributes Name
class(Random_), intent(in) :: this
integer(kind=int32), intent(inout) :: intvec(:)