Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 877 Bytes

File metadata and controls

34 lines (30 loc) · 877 Bytes

randname-generator

🔥 Inspired by jitsi meet random room name, but by Go!

test

$ go test -v generator_test.go generator.go

=== RUN   TestGenerateRoomWithoutSeparator
BoringLiftsFallAdditionally
ArtisticShippingsExcuseExactly
FalseNewslettersAnticipateStrictly
DeepMetaphorsMakeWorldwide
ProfessionalDecisionMakingsNotifyStill
IntensePassportsLicenseMoreover
RationalIntentsForgiveMerely
ArbitraryBookingsExerciseHourly
WildInvestorsContainCompletely
HumbleFencesGrindDesperately
TopRecipientsFosterEither
AliveDemonstrationsAssignInitially
SameRanksHealNormally
CoolLeisuresConfrontExpectantly
FarLiesHearWildly
CoolWardsConserveSelfishly
InfamousResearchersQuestionAcross
BriefStretchesCoverDangerously
EndlessMaterialsDealLightly
BusyOnionsIntroduceOk
--- PASS: TestGenerateRoomWithoutSeparator (0.00s)
PASS
ok      command-line-arguments  0.353s