Class BlumBlumShub

java.lang.Object
net.sourceforge.plantuml.dedication.BlumBlumShub

public class BlumBlumShub extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    BlumBlumShub(java.math.BigInteger pq, byte[] seed)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    nextRnd(int numBits)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BlumBlumShub

      public BlumBlumShub(java.math.BigInteger pq, byte[] seed)
  • Method Details

    • nextRnd

      public int nextRnd(int numBits)