no_lookalikes | R Documentation |
Return a predefined character set ported of the 'nanoid-dictionary'. This function supports 2 patterns; "nolookalikes" or "nolookalikesSafe".
no_lookalikes(pattern = c("nolookalikes", "nolookalikessafe"))
pattern |
Choice one of 'nolookalikes' or 'nolookalikessafe'. |
Character vectors.
no_lookalikes("nolookalikes")
no_lookalikes("nolookalikessafe")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.