lila/modules/notify/src/main
antma 1c50ea44c2 ThreadLocalRandom
replace scala.util.Random.{nextInt, nextBoolean, shuffle} by lila.common.ThreadLocalRandom._
replace ornicar.scalalib.Random.nextString by lila.common.ThreadLocalRandom.nextString
nextString has mutable realization without boxing/unboxing Chars
Ref: https://stackoverflow.com/questions/9600114/parallel-random-number-generation-with-akka-futures/9604117#9604117
     https://stackoverflow.com/questions/49801698/scala-parallel-collections
2020-08-18 22:31:32 +03:00
..
BSONHandlers.scala scalafmt 2.5 2020-05-05 22:11:15 -06:00
Env.scala scalafmt 2.6.1 2020-06-24 11:37:18 +02:00
JsonHandlers.scala scalafmt 2020-08-16 14:43:26 +02:00
Notification.scala ThreadLocalRandom 2020-08-18 22:31:32 +03:00
NotificationRepo.scala scalafmt 2.5 2020-05-05 22:11:15 -06:00
NotifyApi.scala scalafmt 2.5 2020-05-05 22:11:15 -06:00
package.scala reformat with scalafmt 2019-12-13 08:37:32 -06:00