Appearance
randomFromArray()
randomFromArray<Type>(array: Type[]): Type
Type
array
Source: array.utils.ts
Returns a random item from an array.
Type[]