-
Notifications
You must be signed in to change notification settings - Fork 1
Quick method to generate a random slug for things like URLs
License
blewa/randomslug_rails_plugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Randomslug ========== Randomslug is designed to give you easy-to-type slugs IDs. The slugs are generated with SecureRandom and are only lowercase alpha chararacters to help eliminate confusion that can come from font similarities. Example ======= >> randomslug(8) => "ajadngzu" Copyright (c) 2011 Aaron Blew, released under the MIT license
About
Quick method to generate a random slug for things like URLs
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published