japgolly / nyaya

Random Data Generation and/or Property Testing in Scala & Scala.JS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generator names don't follow Scala convention

noelwelsh opened this issue · comments

Generators like choosedouble clearly don't follow the Scala camel case convention. It should be chooseDouble etc. I know this is inherited from NICTA's rng, but I think propagating their error is a mistake.

Temporarily on hold. Let's think about this a bit later.

I thought. I agree. This will be done in a possibly-next major version.