UNPKG

@onesy/utils

Version:
3 lines (2 loc) 87 B
declare const randomString: (length_?: number) => string; export default randomString;