/[sudobot]/branches/6.x/tests/utils.ts
ViewVC logotype

Contents of /branches/6.x/tests/utils.ts

Parent Directory Parent Directory | Revision Log Revision Log


Revision 577 - (show annotations)
Mon Jul 29 18:52:37 2024 UTC (8 months ago) by rakinar2
File MIME type: application/typescript
File size: 99 byte(s)
chore: add old version archive branches (2.x to 9.x-dev)
1 export function randomSnowflake() {
2 return `${Math.floor(Math.random() * 100000000000000)}`;
3 }

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26