Skip to content

Commit

Permalink
RandomValues cleanup: Code reuse
Browse files Browse the repository at this point in the history
- Extract code point generation from TextValue and raw String creation.
- Extract array constructor and element creator from ArrayValue and raw array creation.
- Share creation of random raw temporal type values.
- Inline methods that where only acted as middle man.
- Utility methods to access configuration.
  • Loading branch information
burqen committed Sep 17, 2018
1 parent 9fa378b commit df2257e
Showing 1 changed file with 199 additions and 319 deletions.

0 comments on commit df2257e

Please sign in to comment.