When i originally wrote my website in php i had a random key generator for the web site don't know if im looking for the wrong thin开发者_如何学Gog in search or what but i cant find an example!
i don't have any code atm just trying to find an example before i go on
Check out ActiveSupport::SecureRandom.
精彩评论