UNPKG

alwaysai

Version:

The alwaysAI command-line interface (CLI)

6 lines (5 loc) 98 B
export function getRandomString() { return Math.random() .toString(36) .substring(2); }