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