typia
typia copied to clipboard
Documentation mentions customization for random generator, but code is missing in library
This page https://typia.io/docs/random/ mentions options for customization, and uses the customs?: IRandomGenerator.CustomMap; line from IRandomGenerator. But the source code from Typia 9.1.1 package is missing any property called customs. Is the documentation out of date, or the code is missing something?