I'm trying to use the Simple Encryption Key Generator Class found here - http://www.dehats.com/drupal/?q=node/62
Everything seems to working properly except the hash encryption key that is returned is the same string every time (as mentioned in the the comments of the link above). I haven't been able to fix the issue or locate an updated version of this class and was hoping someone might know of a solution.
Thanks