MetaHuman DNA in Unreal Engine

The common word for this is a “Seed” which is often a number or a GUID. The Seed is then used to generate sets of random numbers or to select certain combinations so that you always get the same output with the same Seed. I don’t know if metahumans has such functionality.