question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Any plans to implement 'String randomUUID()' without creating intermediate UUID object?

See original GitHub issue

First of all - thanks for this library. I always had in my head idea to do the same, but now… you did it 👍.

Do you have any plans for implementing

String randomUUID() instead of JDK UUID randomUUID()

that will not allocate additional UUID object?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
jchamberscommented, Jan 23, 2018

Hadn’t really thought about it, but sure! Why not?

1reaction
jchamberscommented, Jan 24, 2018

hey, would you please publish it to sonatype or to some publicly available repo?

I’m traveling right now, and so don’t have access to my signing keys. I’ll publish as soon as I’m back at home this weekend.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found