You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That initial implementation was a plugin for Rails. I didn’t want a Rails-y library, so I converted and renamed this one to be completely independent of Rails. In doing so I decided to copy in Rails’ implementation of SecureRandom (from ActiveSupport) which is based on Ruby 1.9’s SecureRandom.