aktio

Some random string stuff

Usage no npm install needed!

<script type="module">
  import aktio from 'https://cdn.skypack.dev/aktio';
</script>

README

random-string


Table of contents


Installation

First install Node.js. Then:

npm install @dubfib/randomstring

Usages (More more info click on it)

Importing

//node js require
const string = require("@dubfib/randomstring");

//es6 imports
import string from "@dubfib/randomstring";