Transpiled version (4758L) is out of date.
static ItIt<Pt> shuffledPointIterator(int w, int h) { ret shuffledIterator(allPointsInRect_virtual(w, h)); }
Began life as a copy of #1017660
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033584 |
| Snippet name: | shuffledPointIterator - iterate over points in grid in random order |
| Eternal ID of this version: | #1033584/4 |
| Text MD5: | 614be07d74365eb5358bd20b8ad675f5 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-11-04 04:13:09 |
| Source code size: | 112 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 370 / 481 |
| Version history: | 3 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1033590 - allPointsInRect_virtual |