BigInt.randomInteger

Undocumented in source. Be warned that the author may not have intended to support it.
  1. BigInt randomInteger(RandomNumberGenerator rng, const(BigInt)* min, const(BigInt)* max)
  2. BigInt randomInteger(RandomNumberGenerator rng, BigInt min, BigInt max)
    struct BigInt
    public static
    randomInteger
    ()
    (,
    auto const ref BigInt min
    ,
    auto const ref BigInt max
    )

Meta