UNPKG

rsuite

Version:

A suite of react components

8 lines (6 loc) 143 B
"use strict"; exports.__esModule = true; exports.default = guid; function guid() { return '_' + Math.random().toString(36).substr(2, 12); }