Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Commit 9e5f61e

Browse files
committed
updated mono one
1 parent e379068 commit 9e5f61e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mono-one/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ export default class MonoOne {
1111
}
1212

1313
public getRandomString():string {
14-
return "random7";
14+
return "random8";
1515
}
1616
}

0 commit comments

Comments
 (0)