This summarizes a document describing a new method for random number generation using linear feedback shift registers (LFSRs) as boundary conditions for a one-dimensional cellular automaton (CA). The outputs of two uncoupled LFSRs are used as inputs to the left and right boundary cells of the CA. Testing the output string of the central CA cell using the Diehard statistical tests showed it passed all tests, performing better than previous methods using fixed or periodic boundary conditions. The design exhibits good randomness, parallelism, and is suitable for VLSI implementation.