typia icon indicating copy to clipboard operation
typia copied to clipboard

Documentation mentions customization for random generator, but code is missing in library

Open nynj opened this issue 8 months ago • 0 comments

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?

nynj avatar Apr 28 '25 03:04 nynj