Lattice1 Random Number Generation
Last updated
Last updated
When you generate a new crypto wallet on the Lattice, you can rest assured that the process is entirely safe and adheres to the highest level of security possible. We of course support , which means that the 24 words in seed phrases generated on the Lattice are taken from the list of 2048 words that are defined by that proposal (that is industry standard).
In addition to that, we also use a very secure way of generating random numbers.
The Lattice1's RNG is a true random number generator. The device follows a standard called , which defines how to generate random numbers based on some source of noise (entropy). With the Lattice's HSM (), the random noise signal comes from multiple sources - a ring oscillator that takes into account temperature and voltage variations within the , the device's unique hardware fingerprint (PUF AKA physically uncloneable function - each Lattice chip is unique like a snowflake), as well as additional sources of entropy.
Strict adherence to this standard and using multiple sources of noise for our TRNG rather than just one or a software PRNG puts the Lattice's entropy a class ahead of other commercially available crypto hardware wallets.