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.

don't want slash in UUID

See original GitHub issue

I don’t want my uuids to have / inside.

Can the slash character in https://github.com/mcollina/hyperid/blob/master/hyperid.js#L30 be configurable? And am I ok to use any char I want?

Issue Analytics

  • State:open
  • Created 7 years ago
  • Comments:9 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
mcollinacommented, Apr 26, 2020

we can support injectable maxInt as well…

It would be a nice PR.

1reaction
oshercommented, Apr 26, 2020

@behrad - check the urlSafe option - which causes to use dash (-) instead of slash.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can GUID contain backslash (\)? - java
util.UUID supposedly implements) does not permit a backslash. Can you show us how you generated one and how you can tell it has...
Read more >
Can't retrieve data when Meeting UUID contains double ...
I'm having trouble retrieving the participant info for a meeting that was created today. It happened to have a double slash (//) in...
Read more >
Rowid with slash - can that be avoided
If a slash can be expected and I want to use an unique identifier for a ... I'm not answering you're question (because...
Read more >
Slash Command description - UUID
but the app uuid still appears in beggining of description and params example. Do i have to setup anything else ? I really...
Read more >
Friendlier UUID URLs in Ruby
This article does not assume any previous knowledge about UUIDs. ... A UUID looks like this: 4302cfd8-a080-437d-b870-28730dc67498 .
Read more >

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