Skip to content

getMinorRandomBool()

Returns true less often than false.

Example:

ts
const value = getMinorRandomBool();

Released under the MIT License.