Package DistLib

Interface StdUniformRng

All Known Implementing Classes:
MarsagliaMulticarry, Rand, SuperDuper, WichmannHill

public interface StdUniformRng
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    double
     
  • Method Details

    • fixupSeeds

      void fixupSeeds()
    • random

      double random()