Modifier and Type | Method and Description |
---|---|
Supplier<JsBool> |
apply(Random seed)
Returns a supplier from the specified seed that generates a new JsBool each time it's called
|
static fun.gen.Gen<JsBool> |
arbitrary()
Returns a generator produces uniformed distributions of JsBool
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static fun.gen.Gen<JsBool> arbitrary()
Copyright © 2022. All rights reserved.