You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Shortcuts to generate random floats, ints, bools, strings, dates, or to pick random items from an array or enum, or to shuffle an array.",
"contributors": ["jason"],
"releasenote": "Add support for `Random.shuffle( array );`",