Open catseye opened 10 years ago
...so that you can generate the same story over and over again. Mainly for debugging. Debug output should include the random seed that was used. In conjunction with #7, using this might look something like: script/the_swallows.py --seed=71521.
script/the_swallows.py --seed=71521
...so that you can generate the same story over and over again. Mainly for debugging. Debug output should include the random seed that was used. In conjunction with #7, using this might look something like:
script/the_swallows.py --seed=71521
.