applied google style
This commit is contained in:
parent
a2fbd2c86e
commit
fd8ee64e50
@ -6,7 +6,8 @@ import java.util.Random;
|
|||||||
public class NameGenerator {
|
public class NameGenerator {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Creates a random alteration of a Name by adding 4 numbers at the end of the Name that shall be altered
|
* Creates a random alteration of a Name by adding 4 numbers at the end of the Name that shall be
|
||||||
|
* altered
|
||||||
*
|
*
|
||||||
* @param username the to be altered username
|
* @param username the to be altered username
|
||||||
* @return username + four numbers
|
* @return username + four numbers
|
||||||
|
|||||||
Reference in New Issue
Block a user