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

7
LINES

< > BotCompany Repo | #1010629 // randomWeb

JavaX fragment (include)

static L<Web> randomWeb_pool;

static Web randomWeb() {
  if (empty(randomWeb_pool))
    randomWeb_pool = concatLists(localWebs(), downloadedTypicalWebs());
  ret popRandomElement(randomWeb_pool);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1010629
Snippet name: randomWeb
Eternal ID of this version: #1010629/1
Text MD5: fbc818c37ce2ea3bb265402bde796d2c
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-09-23 23:32:13
Source code size: 204 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 411 / 427
Referenced in: [show references]