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

9
LINES

< > BotCompany Repo | #1029817 // aRandomID - synonym of aGlobalID

JavaX fragment (include)

1  
sS aRandomID() {
2  
  ret aGlobalID();
3  
}
4  
5  
6  
7  
sS aRandomID(Random random) {
8  
  ret aGlobalID(random);
9  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 5 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1029817
Snippet name: aRandomID - synonym of aGlobalID
Eternal ID of this version: #1029817/1
Text MD5: c268ad1af7f5c2b9c807a5fedb7bc699
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-09-18 19:27:50
Source code size: 99 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 143 / 182
Referenced in: [show references]