spawnflake 0.2.9

Generate pattern based random data for mysql
Documentation
1
2
3
4
/// This module only contains the structs needed for the configuration
pub mod config_model;
/// Module for reading or getting default configuration
pub mod reader;