smpl_fuzz 0.1.3

Fuzz testing from grammar
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.rand]
version = "0.8.5"

[package]
description = "Fuzz testing from grammar"
edition = "2021"
homepage = "https://github.com/SmplWorks/SmplFuzz"
license-file = "LICENSE.txt"
name = "smpl_fuzz"
readme = "README.md"
repository = "https://github.com/SmplWorks/SmplFuzz"
version = "0.1.3"