tera-rand 0.1.1

A suite of random data generation functions for the Tera template engine
Documentation

tera-rand

build status latest version docs rustc version 1.72+

tera-rand is a library of random data generation functions for the Tera template engine. Please see tera-rand documentation for example usage.

tera-rand-cli is a command-line tool for generating a feed of random data from a Tera template. This random data can be useful for tasks such as simulating traffic or populate data stores. Please see tera-rand-cli documentation for more details.