The generator to use to make values of type T.
The generator to use to make values of type T.
Process a generated value.
Process a generated value. Default: print it.
Generate a new instance and print it, ignoring the input line.
Generate a new instance and print it, ignoring the input line.
Display a prompt.
Display a prompt.
Carry out setup processing for the REPL.
Carry out setup processing for the REPL.
A read-eval-print loop for generating random imperative statements.