danmack / statickiss-rs

create bitmaps from the KISS pRNG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate a visual bitmap from the KISS pRNG

Random Number Bitmap

Part two of my coding adventure with the Rust language. This time, I write the KISS pseudo random number generator function and create a bitmap of it's output to see if there are any patterns.

There are probably bugs as always so feel free to send me a PR.

About

create bitmaps from the KISS pRNG


Languages

Language:Rust 100.0%