Is there any way to implement the true random number generator in FPGA device either using HDL or as hardcore macros.

Note: LFSRs only generate the pseudo random numbers which is repetitive. 

Similar questions and discussions