UNPKG

anylist

Version:

📋 a wrapper for AnyList's API (unoffical, reverse engineered)

4 lines (2 loc) • 90 B
const uuidv4 = require('uuid/v4'); module.exports = () => uuidv4().replace(/-/g, '');