int method

Last updated: 2026-03-05T10:53:28.864Z

Metrics

LOC: 1 Complexity: 1 Params: 2

Signature

int(min: number, max: number): : number

Source Code

  int(min: number, max: number): number;

Dependencies (Outgoing)

graph LR int["int"] next["next"] int -->|calls| next style int fill:#dbeafe,stroke:#2563eb,stroke-width:2px click int "8a137cb3b13f3db8.html" click next "732c70cebcef6006.html"
TargetType
next calls

No incoming dependencies.