Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DadroitAdmin committed Jan 21, 2021
1 parent 6a59d08 commit a920e9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# [Dadroit JSON Generator][DOMAIN]

This tool helps in generating JSON data using a custom JSON based and functional template language.
It is fast (100K records per second), and it is powerful with many features, including Variants (Numbers, Strings, Arrays), Loop, Template, and math functions like Random, Min, Mac and Count, and more.
It is fast (100K objects per second), and it is powerful with many features, including Variants (Numbers, Strings, Arrays), Loop, Template, and math functions like Random, Min, Max, Count, and more. Moreover, it supports including templates into each other and reusing them.
You can use it for JSON intensive use cases like testing applications and APIs. For example, we are using it for testing remarkable [Dadroit JSON Viewer][DOMAIN].

## Usage
Expand Down Expand Up @@ -59,4 +59,4 @@ There are some samples in the Samples directory, showing the features step by st
* Use [Lazarus & FPC](https://www.lazarus-ide.org). Open the project and run.

[//]: # (LINKS)
[DOMAIN]: https://dadroit.com/
[DOMAIN]: https://dadroit.com/

0 comments on commit a920e9c

Please sign in to comment.