Figure 1
From: Design of a cryptographically secure pseudo random number generator with grammatical evolution

Pipeline for the design of GE-PRNG with the control_flow_incrementor approach. The process starts with using BNF grammar as entropy source to obtain the initial seed and subsequently, uses the seed as an input to the control_flow_incrementor function which generates random numbers.