UNPKG

gerald-react-scripts-fork

Version:

Gerald's fork of the configuration and scripts for Create React App.

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