UNPKG

ut-tools

Version:

Build and Release management automation package.

7 lines (5 loc) 133 B
import sample from './sample.js'; // Shuffle a collection. export default function shuffle(obj) { return sample(obj, Infinity); }