UNPKG

react-trend

Version:
7 lines (6 loc) 214 B
"use strict"; exports.__esModule = true; // eslint-disable-next-line no-restricted-properties var generateId = exports.generateId = function generateId() { return Math.round(Math.random() * Math.pow(10, 16)); };