Post
Topic
Board Development & Technical Discussion
Re: Create a seed from a selection of words
by
MCUKing
on 27/06/2023, 14:30:18 UTC
Why would you want that? It's much less secure if you don't use a proper random.

Is proper randomization possible by proper randomization I mean true random phrase generation, I am asking this because, in most encryptions, we use pseudo randomization which is like randomization but cant generate real random phrases.