This utility program generates random data points in Graphite.
The program is in C# and compiles with Dotnet Core 2.2 , so it is cross-platform!
1- Windows 64x 2- Mac (64x) 3- Linux 64x 4- Linux ARM 5- Ubuntu (64x)
Please download the relevant .ZIP file from the "Releases" folder.
If you can't get the compiled version of the utility to work for any reasons, please download the dotnet core sdk from https://dotnet.microsoft.com/download/dotnet-core/2.2
Then run "dotnet run" command in a terminal window.