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

3
LINES

< > BotCompany Repo | #1006089 // randomColor - returns RGB

JavaX fragment (include)

static RGB randomColor() {
  return new RGB(random(), random(), random());
}

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1006089
Snippet name: randomColor - returns RGB
Eternal ID of this version: #1006089/2
Text MD5: 473bf356dcb7856513d23243f9fdb033
Author: stefan
Category: javax / genetic optimization
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-06 16:34:34
Source code size: 78 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 515 / 526
Version history: 1 change(s)
Referenced in: [show references]