CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 14:37:26 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/DynamoDS/Dynamo.git
etag: W/"53f5f5d04e6dbaf2af78cc4af83d6e7e"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=MKhBagb0t1H2o0Zf3dTn8Vxm7qaBCTWexXlwLw6Dl1I9Hm2S%2Bh0jo7u9bAHs2SmY%2BKtSAtgMwKRpVP3uNAqtmLWIdlSQtuS9fuyFI%2FiwTn5Nv5hoi8P7Lt9C%2B2y1tDjrYdjSLrfeNiL0%2FoK8px8ZHGxITVNo3WdcFGCif7kxQwizcarzlvnsu9xfFNHkVn8gYHOZiH%2Byj8wj%2Fb2BBVaM2PEALquTWSnodQDhOpBIHhLZD1j5hCD8Bo%2BOTdc9YsxYgEvz4%2BfPY%2BLA9stCQD9m3g%3D%3D--aUyJ6lWCq28GSlbK--PFtOGRefais0s0s65uHo8w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1622636079.1753627045; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 14:37:25 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 14:37:25 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E90A:3C6DB4:5B3F28:788FD4:688639A5
AGD-1875 As a user I need a node that generates a list of random numb… · DynamoDS/Dynamo@6ca1e8d · GitHub
Copy file name to clipboardExpand all lines: src/Libraries/CoreNodes/DSCoreNodesImages.resx
Copy file name to clipboardExpand all lines: src/Libraries/CoreNodes/List.cs
Copy file name to clipboardExpand all lines: src/Libraries/CoreNodes/Math.cs
Copy file name to clipboard
Copy file name to clipboard
Copy file name to clipboard
Copy file name to clipboard
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 658
Commit 6ca1e8d
authored
AGD-1875 As a user I need a node that generates a list of random numbers where the seed value can be set (#11322)
* Add random nodes wtih seed values
* Add icons for new nodes
* rename existing icon resources
* Update descriptions
* Add image files
* Fix timing bug with shuffle
* Update method descriptions
* Update test resources
* Use normal way to set default values
Co-authored-by: Craig Long <craig.long@autodesk.com>1 parent 347d57f commit 6ca1e8dCopy full SHA for 6ca1e8d
File tree
Expand file treeCollapse file tree
14 files changed
+178
-7
lines changedFilter options
- src
- Libraries/CoreNodes
- Resources/DSCoreNodes
- LargeIcons
- SmallIcons
- test/ViewExtensionLibraryTests/resources
Expand file treeCollapse file tree
14 files changed
+178
-7
lines changedsrc/Libraries/CoreNodes/DSCoreNodesImages.resx
Copy file name to clipboardExpand all lines: src/Libraries/CoreNodes/DSCoreNodesImages.resx+98-4Lines changed: 98 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1897 | 1897 |
| |
1898 | 1898 |
| |
1899 | 1899 |
| |
1900 |
| - | |
| 1900 | + | |
1901 | 1901 |
| |
1902 | 1902 |
| |
1903 | 1903 |
| |
| |||
1912 | 1912 |
| |
1913 | 1913 |
| |
1914 | 1914 |
| |
1915 |
| - | |
| 1915 | + | |
1916 | 1916 |
| |
1917 | 1917 |
| |
1918 | 1918 |
| |
| |||
3062 | 3062 |
| |
3063 | 3063 |
| |
3064 | 3064 |
| |
3065 |
| - | |
| 3065 | + | |
3066 | 3066 |
| |
3067 | 3067 |
| |
3068 | 3068 |
| |
| |||
3079 | 3079 |
| |
3080 | 3080 |
| |
3081 | 3081 |
| |
3082 |
| - | |
| 3082 | + | |
3083 | 3083 |
| |
3084 | 3084 |
| |
3085 | 3085 |
| |
| |||
7586 | 7586 |
| |
7587 | 7587 |
| |
7588 | 7588 |
| |
| 7589 | + | |
| 7590 | + | |
| 7591 | + | |
| 7592 | + | |
| 7593 | + | |
| 7594 | + | |
| 7595 | + | |
| 7596 | + | |
| 7597 | + | |
| 7598 | + | |
| 7599 | + | |
| 7600 | + | |
| 7601 | + | |
| 7602 | + | |
| 7603 | + | |
| 7604 | + | |
| 7605 | + | |
| 7606 | + | |
| 7607 | + | |
| 7608 | + | |
| 7609 | + | |
| 7610 | + | |
| 7611 | + | |
| 7612 | + | |
| 7613 | + | |
| 7614 | + | |
| 7615 | + | |
| 7616 | + | |
| 7617 | + | |
| 7618 | + | |
| 7619 | + | |
| 7620 | + | |
| 7621 | + | |
| 7622 | + | |
| 7623 | + | |
| 7624 | + | |
| 7625 | + | |
| 7626 | + | |
| 7627 | + | |
| 7628 | + | |
| 7629 | + | |
| 7630 | + | |
| 7631 | + | |
| 7632 | + | |
| 7633 | + | |
| 7634 | + | |
| 7635 | + | |
| 7636 | + | |
| 7637 | + | |
| 7638 | + | |
| 7639 | + | |
| 7640 | + | |
| 7641 | + | |
| 7642 | + | |
| 7643 | + | |
| 7644 | + | |
| 7645 | + | |
| 7646 | + | |
| 7647 | + | |
| 7648 | + | |
| 7649 | + | |
| 7650 | + | |
| 7651 | + | |
| 7652 | + | |
| 7653 | + | |
| 7654 | + | |
| 7655 | + | |
| 7656 | + | |
| 7657 | + | |
| 7658 | + | |
| 7659 | + | |
| 7660 | + | |
| 7661 | + | |
| 7662 | + | |
| 7663 | + | |
| 7664 | + | |
| 7665 | + | |
| 7666 | + | |
| 7667 | + | |
| 7668 | + | |
| 7669 | + | |
| 7670 | + | |
| 7671 | + | |
| 7672 | + | |
| 7673 | + | |
| 7674 | + | |
| 7675 | + | |
| 7676 | + | |
| 7677 | + | |
| 7678 | + | |
| 7679 | + | |
| 7680 | + | |
| 7681 | + | |
| 7682 | + | |
7589 | 7683 |
| |
7590 | 7684 |
| |
7591 | 7685 |
| |
|
src/Libraries/CoreNodes/List.cs
Copy file name to clipboardExpand all lines: src/Libraries/CoreNodes/List.cs+17-1Lines changed: 17 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1257 | 1257 |
| |
1258 | 1258 |
| |
1259 | 1259 |
| |
1260 |
| - | |
| 1260 | + | |
| 1261 | + | |
| 1262 | + | |
| 1263 | + | |
| 1264 | + | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
| 1268 | + | |
| 1269 | + | |
| 1270 | + | |
| 1271 | + | |
| 1272 | + | |
| 1273 | + | |
1261 | 1274 |
| |
1262 | 1275 |
| |
1263 | 1276 |
| |
| |||
1355 | 1368 |
| |
1356 | 1369 |
| |
1357 | 1370 |
| |
| 1371 | + | |
| 1372 | + | |
| 1373 | + | |
1358 | 1374 |
| |
1359 | 1375 |
| |
1360 | 1376 |
| |
|
src/Libraries/CoreNodes/Math.cs
Copy file name to clipboardExpand all lines: src/Libraries/CoreNodes/Math.cs+37Lines changed: 37 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
44 | 58 |
| |
45 | 59 |
| |
46 | 60 |
| |
| |||
58 | 72 |
| |
59 | 73 |
| |
60 | 74 |
| |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
61 | 98 |
| |
62 | 99 |
| |
63 | 100 |
| |
|
src/Resources/DSCoreNodes/LargeIcons/DSCore.List.Shuffle.varN-int.Large.png
Copy file name to clipboard1.01 KB
Loading
File renamed without changes.
src/Resources/DSCoreNodes/LargeIcons/DSCore.Math.Random.double-double-int.Large.png
Copy file name to clipboard1.33 KB
Loading
src/Resources/DSCoreNodes/LargeIcons/DSCore.Math.RandomList.int-double-double-int.Large.png
Copy file name to clipboard721 Bytes
Loading
File renamed without changes.
src/Resources/DSCoreNodes/SmallIcons/DSCore.List.Shuffle.varN-int.Small.png
Copy file name to clipboard448 Bytes
Loading
File renamed without changes.
You can’t perform that action at this time.
0 commit comments