Class DefaultRandomization

    • Field Detail

      • m_Seed

        protected long m_Seed
        the seed value.
      • m_Random

        protected transient Random m_Random
        the random number generator used.
    • Constructor Detail

      • DefaultRandomization

        public DefaultRandomization()