Skip to content
/ cstring Public

Generate cryptographically random strings with ease.

License

Notifications You must be signed in to change notification settings

often/cstring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Generate cryptographically random strings with ease.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published