I would like to know how to generate random hash code. I know of the md5 function but I do not know if it reads hash code or anything of that sort. I know that RandomX has a salt generator but I want to try to stay away from third-party modules so this plugin can be more universal.