## Overview
Purple-team RNG analysis toolkit — detects predictable randomness (MT19937, LCG, xorshift), recovers the generator's state to prove it, then recommends the fix. Embedded/OT audit framing.
## At a glance
- Language: Python + Rust
- Tags: #prng · #z3 · #purple-team · #pypi
- Install:
pip install deadpoint
## Full docs
The complete documentation, usage, and examples for deadpoint live in the README on GitHub ».