Randomize anything...
npm install scrambcli
npm i scramb
`
Example
`js
const scramb = require('scramb')
const makeid = scramb.makeId(8)
console.log(makeid) // e.g Result: { result: 'VYbF8638' }
`
What's new in v3.0.6?
- added isInstagramURL, isYoutubeURL, isSoundcloudURL
Function
Find all functions in our website... Maybe in the future there will be many other functions.
Changelog
v3.0.4
- [+] - From contributor (ThisMe124)
- [+]
- [+]
- [+]
- [+]
- [/] Fixed the comparison in the docs...
v3.0.0
- [/] Changed
- [+] Docs At https://jastinxyz.github.io/scramb/
- [+]
- [+]
- [+]
- [+]
v2.0.5
- [+]
- [+]
- [+]