> For the complete documentation index, see [llms.txt](https://range.angular-package.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://range.angular-package.dev/range/methods/static.md).

# ↓ Static

|                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>public static</strong> <a href="/pages/QSFXcpwkJ0RxxPVXyWy0"><strong>create()</strong></a>: <mark style="color:green;">Range</mark><<mark style="color:green;">Value</mark>><br>Returns a new instance of <a href="/pages/WZLUQpD9Ues7IGjhopYg"><code>Range</code></a> with a range of the given required <a href="/pages/QSFXcpwkJ0RxxPVXyWy0#min-min"><code>min</code></a>, <a href="/pages/QSFXcpwkJ0RxxPVXyWy0#max-max"><code>max</code></a> and optional current <a href="/pages/QSFXcpwkJ0RxxPVXyWy0#value-number"><code>value</code></a>, <a href="/pages/QSFXcpwkJ0RxxPVXyWy0#step-step-1-asstep"><code>step</code></a>.</p>                                       |
| <p><strong>public static</strong> <a href="/pages/sIGYHXCAavdVGwnTKkNf"><strong>createFrom()</strong></a>: <mark style="color:green;">Range</mark><<mark style="color:green;">number</mark>, <mark style="color:green;">number</mark>, <mark style="color:green;">Step</mark>><br>Creates the <a href="/pages/WZLUQpD9Ues7IGjhopYg"><code>Range</code></a> instance from the given random <a href="/pages/sIGYHXCAavdVGwnTKkNf#numbers-number"><code>numbers</code></a> and the <a href="/pages/sIGYHXCAavdVGwnTKkNf#step-step"><code>step</code></a>.</p>                                                                                                                            |
| <p><strong>public static</strong> <a href="/pages/DiPxawuJLWgVwTQox5jU"><strong>createMaximum()</strong></a>: <mark style="color:green;">Maximum</mark><<mark style="color:green;">Value</mark>><br>Returns the <a href="/pages/FsmzzwAsU4wnhzR6Owkf"><code>Maximum</code></a> instance of the given <strong>maximum</strong> <a href="/pages/EKYdWnu3CDizYOPf9eTO#value-value"><code>value</code></a>.</p>                                                                                                                                                                                                                                                                           |
| <p><strong>public static</strong> <a href="/pages/DiPxawuJLWgVwTQox5jU"><strong>createMinimum()</strong></a>: <mark style="color:green;">Minimum</mark><<mark style="color:green;">Value</mark>><br>Returns the <a href="/pages/hVzjtjutjQy5nmHoH46a"><code>Minimum</code></a> instance of the given <strong>minimum</strong> <a href="/pages/DiPxawuJLWgVwTQox5jU#value-value"><code>value</code></a>.</p>                                                                                                                                                                                                                                                                           |
| <p><strong>public static</strong> <a href="/pages/5olg23oRfx2qdPmEMcOX"><strong>isRange()</strong></a>: value is <mark style="color:green;">Range</mark><<mark style="color:green;">Min</mark>, <mark style="color:green;">Max</mark>><br>Checks whether the <a href="/pages/5olg23oRfx2qdPmEMcOX#value-any"><code>value</code></a> is an instance of <a href="/pages/WZLUQpD9Ues7IGjhopYg"><code>Range</code></a> of any or the given <a href="/pages/5olg23oRfx2qdPmEMcOX#min-min"><strong>minimum</strong></a> and <a href="/pages/5olg23oRfx2qdPmEMcOX#max-max"><strong>maximum</strong></a> range and <a href="/pages/5olg23oRfx2qdPmEMcOX#step-step"><code>step</code></a>.</p> |
