Skip to content

enum

enum(*Args) -> int | float | str | bool

Pick a random value from a fixed set of choices.

  • Locale dependent

Arguments

Param Type Default Description
*args Any

Returns int | float | str | bool