fermin-silva / mockserver

The hassle-free way of mocking a backend server API
http://ferminsilva.com/mockserver/
0 stars 0 forks source link

ADD randomizer of generic stuff #8

Open fermin-silva opened 5 years ago

fermin-silva commented 5 years ago

Random name (only name or full name) Random ints, floats, doubles, etc (min, max, from-to, etc) Random string (of certain length) Random bool Random country Random date (from - to) Random lorem ipsum (of certain nr of words)

This should be added to the global context of all pongo2 templates