Hal rng

Has anybody used or have any experience using the STM32 RNG?

I need to create 16 or so uncorrelated noise sources, I will probably end up using a bank of LFSRs, but I was wondering if I could seed them all with some “real” random numbers?

Cheers