Stanislav Bashkyrtsev
Stanislav Bashkyrtsev
The course is now available for registration: https://github.com/qala-io/java-course/issues/13
Hi @koraytugay, the hours will depend on the group, my availability is: 9:00AM-3:00PM UTC time. But note that at the moment I'm trying to start _paid_ courses - probably should...
> List sampleMultiple mentions that "elements don't repeat" but it returns a List that could have duplicates. Are you saying that the result can have duplicates because the _input_ may...
You mean as a webpage? I don't know how useful it is - you can download sources with Maven/intelliJ and it's going to show you the javadocs right in IDE..
Oookay.. I didn't know someone was still using javadocs sites :) It'll probably take me some time to get my hands on it though.
Sounds useful. Something like this: `length(10).with(wordSeparators()).english()`?
Ok, I don't know if I implement this in the nearest future. So in the meantime if this is acceptable, you can try repeaters: `repeat(length(10), NUMERIC).string(", ").times(4)` BTW, this `separator()`...
You need full-blown unicode URLs or "regular"?
Huh, didn't know it existed! It does look similar to how we start looking for the most abundant isotopologue. But CDK gives incorrect results in some cases. E.g. if you...
> I still think the lazy generator would be useful, how much code is it? So there are 2 different libs - [elsci-io/multinomial-selection](https://github.com/elsci-io/multinomial-selection) contains the actual math & algorithm. Since...