<?php require_once('Password.php'); $pw = new Password; echo $pw->makeHmacKey();
info at phpclasses dot org