Skip to content

blewa/randomslug_rails_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages