dna

DNA DATUM
Vars | |
unique_enzymes | An md5 hash of the dna holder's real name |
---|---|
unique_features | Stores the hashed values of the person's non-human features |
unique_identity | Stores the hashed values of traits such as skin tones, hair style, and gender |
Procs | |
is_same_as | Checks if two DNAs are practically the same by comparing their most defining features |
Var Details
unique_enzymes

An md5 hash of the dna holder's real name
unique_features

Stores the hashed values of the person's non-human features
unique_identity

Stores the hashed values of traits such as skin tones, hair style, and gender
Proc Details
is_same_as
Checks if two DNAs are practically the same by comparing their most defining features
Arguments:
- target_dna The DNA that we are comparing to