Skip to content

Conversation

@KristianKarl
Copy link
Contributor

When running the CLI using the offline command, a new option:
--seed or -d can be used to seed the random generator.

Example:

java -jar graphwalker-cli-4.2.0-SNAPSHOT.jar offline --seed 147945811993279 --model model.json "random(edge_coverage(100))" 

@codecov-io
Copy link

Codecov Report

Merging #223 into master will decrease coverage by 0.04%.
The diff coverage is 20%.

@@             Coverage Diff              @@
##             master     #223      +/-   ##
============================================
- Coverage     76.01%   75.97%   -0.05%     
- Complexity     1196     1197       +1     
============================================
  Files           129      129              
  Lines          4402     4407       +5     
  Branches        661      663       +2     
============================================
+ Hits           3346     3348       +2     
- Misses          821      823       +2     
- Partials        235      236       +1

@KristianKarl KristianKarl merged commit a0b4f56 into GraphWalker:master Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants