Staruml License Key Github Verified Here

// License key generation and verification const generateLicenseKey = () => { return crypto.randomBytes(16).toString('hex'); };