Sure, /dev/urandom is the canonical source of random data, and generally speaking you should always use it, unless you are doing specific sanity-checking math on the data. Using OneRNG directly is completely possible, but not generally recommended. -jim