Description Usage Arguments Details Author(s) Examples
This uses item model 1 to create number series items - Elementary understanding of sequence succession.
1 | imOne(items = 5, seed = 1)
|
items |
Number of items to generate. |
seed |
Setting the seed returns the same items on the local computer. |
Simple linear sequences which do not require use of advanced arithmetic operations, such as ordered multiples of 1, 10, or 100. Example: A sequence of ordered multiples of 10. (10 20 30 40 (50)).
Aiden Loe and Filip Simonfy
1 | imOne(items=5, seed=5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.