30 lines
655 B
Plaintext
30 lines
655 B
Plaintext
{
|
|
"FormatVersion": 3,
|
|
"Id": "f99cb938-205d-4605-8c17-e0be67f25d98"/*GetAPrime*/,
|
|
"Description": "Computes a prime number\n\nUseful with [IntToString] [IntToFloat]",
|
|
"SymbolTags": "8",
|
|
"InputUis": [
|
|
{
|
|
"InputId": "f94d2c1c-35e4-4862-bbaa-1ed84fd276f6"/*Index*/,
|
|
"Position": {
|
|
"X": -200.0,
|
|
"Y": 135.0
|
|
},
|
|
"Min": 0,
|
|
"Max": 5000,
|
|
"Scale": 1.0,
|
|
"ClampMin": true,
|
|
"ClampMax": true
|
|
}
|
|
],
|
|
"SymbolChildUis": [],
|
|
"OutputUis": [
|
|
{
|
|
"OutputId": "219af347-49c8-4ced-a689-6e6ed0e49710"/*Result*/,
|
|
"Position": {
|
|
"X": 300.0,
|
|
"Y": 200.0
|
|
}
|
|
}
|
|
]
|
|
} |