UNPKG

react-native-theme-flow

Version:
4 lines (3 loc) 100 B
export function getRandomId() { return `theme-flow-${Math.random().toString(36).slice(2, 11)}`; }