You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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 calledcustoms
. Is the documentation out of date, or the code is missing something?The text was updated successfully, but these errors were encountered: