Search
Setup for Free
C
C#
•
7mo ago
MaRaMalai
✅ Short Unique Id
I need a method or package for unique id about 8 digits length for a entity and want some safe and practical ways to generate unique ID
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,145
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
J
Jimmacle
•
6/3/25, 1:26 PM
use regular sequential IDs in your database and
https://sqids.org/
if you want to hide the values from the end user
Sqids (formerly Hashids) · Generate Short Unique IDs
Sqids is a lightweight
, customizable library that converts numbers into short
, URL
-safe IDs
. It
's a flexible and collision
-free solution for generating unique IDs
.
Similar Threads
✅ Creating random & unique page id
C
C# / help
14mo ago
❔ Unique Integer ID GEN from string input
C
C# / help
3y ago
✅ UNIQUE constraint failed
C
C# / help
12mo ago