Gets n random elements at unique keys from collection up to the size of collection.
- Lodash chained on (Array): the random elements.
See Implementation
Gets n random elements at unique keys from collection up to the size of collection.