Skip to main content
Module

x/cstring/README.md

Generate cryptographically random strings with ease.
Latest
File

cstring

Generate cryptographically random strings with ease.

Usage

import cstring from 'https://deno.land/x/cstring/mod.js'

console.log(cstring(12)) // returns a cryptographically random string in length of 12 characters