Random

org.beangle.otk.captcha.core.word.WordGenerator$.Random
class Random(val acceptedChars: String) extends WordGenerator

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def getWord(length: Int): String

Attributes

Definition Classes

Concrete fields

val acceptedChars: String