lisa.fuzz.Bool#
- class lisa.fuzz.Bool[source]#
Bases:
Gen
Draw a random bool.
Methods
__await__()
inherited
Methods#
- Bool.__await__()#
Inherited method, see
lisa.fuzz.Gen.__await__()
Bases: Gen
Draw a random bool.
Methods
|
Inherited method, see lisa.fuzz.Gen.__await__()