remove random_id mechanism which is heavy and that we do not use
The random_id
mechanism is immature and has consequences. It should be removed until it's not R&D anymore
https://forum.duniter.org/t/la-solution-pour-des-identicones-securisees-le-random-id/9126/21
Example of limitation:
// We can't remove the account until the random id is assigned
However, keep the provide-randomness pallet available which could be useful for users (lottery, ...).
Edited by Cédric Moreau