Skip to content

Latest commit

 

History

History
42 lines (37 loc) · 835 Bytes

File metadata and controls

42 lines (37 loc) · 835 Bytes

nametag

Mimic commonly seen online game player ID

Build

mvn clean install

Download

The jar is NOT available on any online repository. Please clone the repository and build it locally. git clone https://github.com/sidekickers/nametag.git

Getting Started

PlayerNameTagBuilder builder = PlayerNameTagBuilder.create();
String playerName = builder.buildLiteral();

PlayerNameTagBuilder.buildLiteral() would generate a single random player ID in String. Below are some example.

GWU__knuckles
TheSniper
DYW_Ghost
MoRgUe4120621
the_zealous_drake88
ZoMbIe919678
5P4R74N
o0oDriftero0o
Killer15403466
XxSlAsHeRxX
the_poor_diver
CaLmLeMoN649
the_king_own
Xxgh0st59270887xX
the_quant_tie51
TheBloodyMouton
KiNgSnIpEr82
iHappyRing1979
VTF_FamousLarch
gh0$t1994

License

GNU General Public License v3.0