Repository URL to install this package:
|
Version:
1.0.10 ▾
|
declare const random: () => number;
export { random };
export default random;