Closed jifegg closed 7 years ago
sometime i want to change the phrase length, but do not change the phrase builder.just like this
$builder->setPhraseLen(4); $builder->build();
$builder->setPhraseLen(4);
$builder->build();
sometime i want to change the phrase length, but do not change the phrase builder.just like this
$builder->setPhraseLen(4);
$builder->build();