Hacker News new | ask | show | jobs
by NotCamelCase 1878 days ago
Have you looked up LFSRs yet? https://en.wikipedia.org/wiki/Linear-feedback_shift_register

They are quite efficient for both HW and SW implementations.