Golang Markov Packet Generator

Project Status: Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

Objective

Generate packets according to appropriate state transition.

To Do List

  • Markov Chain Struct
  • Markov Chain State Struct
  • Markov State Transition Table
  • JSON Generation