public class RandomSamplesEx1 extends Object
Generates a pseudorandom permutation.
In this example, the getPermutations() method is used to produce a pseudorandom permutation of the integers from 1 to 10.
getPermutations()
RandomSamplesEx1()
static void
main(String[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RandomSamplesEx1()
public static void main(String[] args)
Copyright © 2020 Rogue Wave Software. All rights reserved.