Vehicle doesn't use the same random instance as the others
edwardaux opened this issue · 1 comments
edwardaux commented
Relatively minor issue that I noticed today.
Happened to be using vehicle
to generate some reproducible data, however, it looks like the vehicle type doesn't take in the same random instance - which means it produces non-deterministic output.
Thanks for a great library.