UNPKG

ember-cli-ajh

Version:

Command line tool for developing ambitious ember.js apps

5 lines (4 loc) 90 B
var rb = require('crypto').randomBytes; module.exports = function() { return rb(16); };