-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KED-1647] Refactor random data generator, and add layers (#161)
The random data generator now assigns layers in a way that make the ranks towards the top have more nodes than the ones at the bottom, which is more in line with how charts should behave in reality. I've also added layers, and randomly assigned the number of ranks per layer, so that they will grow and shrink each time.
- Loading branch information
1 parent
58151b5
commit 43b3d8d
Showing
4 changed files
with
276 additions
and
101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.