We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f2f681 commit a729132Copy full SHA for a729132
src/random.ts
@@ -40,5 +40,3 @@ export const steps: (
40
IMEI,
41
},
42
) => Object.entries(generators).map(([id, generator]) => random(id, generator))
43
-
44
-console.log(randomString())
0 commit comments