Creates FGHJ from a string
assert(Fghj("string") == "string"); assert(Fghj("string") != "String");
See Implementation
Creates FGHJ from a string