Skip to content
yummies
Search
K
Main Navigation
Home
API Reference
Changelog
7.15.0
7.15.0
Appearance
Menu
Return to top
On this page
Are you an LLM? You can read better optimized documentation at /yummies/api/random/getRandomBool.md for this page in Markdown format
getRandomBool()
Returns a uniformly random boolean.
Example:
ts
const
value
=
getRandomBool
();