Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1033584 // shuffledPointIterator - iterate over points in grid in random order

JavaX fragment (include) [tags: use-pretranspiled]

Transpiled version (4758L) is out of date.

static ItIt<Pt> shuffledPointIterator(int w, int h) {
  ret shuffledIterator(allPointsInRect_virtual(w, h));
}

Author comment

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: 64 / 102
Version history: 3 change(s)
Referenced in: [show references]