UNPKG

@randsum/dice

Version:

A flexible, type-safe dice roller

4 lines 129 B
export function generateKey() { return Math.random().toString(36).substring(2, 15); } //# sourceMappingURL=generateKey.js.map