nanoidr-package | R Documentation |
An R port of NanoID that is a tiny, secure, URL-friendly, unique string ID generator for JavaScript.
The original NanoID library generates random strings using crypto API, which is replaced with openssl::rand_bytes in nanoidr package.
Maintainer: Akiru Kato paithiov909@gmail.com
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.