UNPKG

@phenixrts/sdk

Version:
5 lines (4 loc) 103 B
export default class Strings { static random(length: number): string; private constructor(); }