Skip to main content
Module

x/cstring/test.js

Generate cryptographically random strings with ease.
Latest
File
import cstring from 'https://deno.land/x/cstring/mod.js'
console.log(cstring(12)) // returns a cryptographically random string in length of 12 characters