クラス RandomSequenceUtils

java.lang.Object
org.nkjmlab.util.java.math.RandomSequenceUtils

public class RandomSequenceUtils extends Object
  • コンストラクタの詳細

    • RandomSequenceUtils

      public RandomSequenceUtils()
  • メソッドの詳細

    • createUniqueRandomValues

      public static List<Integer> createUniqueRandomValues(int startInclusive, int endExclusive, int length)
      パラメータ:
      startInclusive -
      endExclusive -
      length -
      戻り値:
    • createSortedUniqueRandomValues

      public static List<Integer> createSortedUniqueRandomValues(int startInclusive, int endExclusive, int length)
      パラメータ:
      startInclusive -
      endExclusive -
      length -
      戻り値: