Skip to contents

Need some help? Ask the oracle.

Usage

consult_oracle(query)

Arguments

query

something you would like to know

Value

a random response from the oracle

Examples

consult_oracle(12345L)
#> 
#> ── The oracle says:  ──
#> 
#> ❓ You may rely on it.
#> 
consult_oracle("A")
#> 
#> ── The oracle says:  ──
#> 
#> ❓ Outlook not so good.
#>