-
fixed according to blc's review comment. - If the specified token length is smaller than minimam (4 chars), it produces a token of length 4. If the specified length is bigger than maximum (32 chars), it produces a token of length 32.
fixed according to blc's review comment. - If the specified token length is smaller than minimam (4 chars), it produces a token of length 4. If the specified length is bigger than maximum (32 chars), it produces a token of length 32.