Closed lcoombe closed 1 year ago
Just a stylistic remark, but my suggestion would be renaming RandomSequenceGenerator
to something shorter (and equally understandable) like RandSeqGenerator
, RandomSeqGen
, or RandomSeqGenerator
. The full name is a tad unwiedly.
Thanks for that suggestion Vlad - makes sense! We could look into doing that in a separate PR maybe?
I'll rename the class to RandomSeqGen
in another PR.
Adding a couple more tests for the python wrappers