OpenBSD /dev/arandom Implement into openSUSE

Hi,
I’m going to use the best random generator of OpenBSD **/dev/arandom] **on the openSUSE. How can I implement that?

Check how /dev/random and /dev/urandom are implemented in the kernel and take that as a starter?