This function is impossible to write in generality since hash functions aren't 
one-to-one.

 -- John

On Dec 5, 2014, at 4:32 PM, David Koslicki <[email protected]> wrote:

> Hello,
> 
> Is there a built in function that will undo hash()?
> 
> i.e. I am looking for a function "dehash()" such that
> dehash(hash("ACTG")) == "ACTG"
> 
> I can't seem to find this anywhere (documentation, google, this user group, 
> etc).
> 
> Thanks,
> 
> ~David

Reply via email to