Skip to content
#

uuid

Here are 101 public repositories matching this topic...

生成19位的Long ID、22位的短UUID、卡号、短卡号、带校验码卡号、激活码、付款码、数据加密、手机号加密、带失效时间的数字加密。生成器是分布式,支持多负载,无需数据库、redis或者zk作为ID分配的key。ID分配无需RPC调用,基于本地内存计算,结构简单,可靠性和性能比较高。

  • Updated May 29, 2024
  • Java

安卓设备唯一标识解决方案,可替代移动安全联盟(MSA)统一 SDK 闭源方案。包括国内手机厂商的开放匿名标识(OAID)、海外手机平台的安卓广告标识(AAID),另外也提供了 IMEI/MEID、AndroidID、WidevineID、PseudoID、GUID 等常见的设备标识的获取方法。

  • Updated Mar 7, 2024
  • Java
id-mask

IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide support for various Java types including long, UUID and BigInteger.

  • Updated Jan 15, 2024
  • Java

Improve this page

Add a description, image, and links to the uuid topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the uuid topic, visit your repo's landing page and select "manage topics."

Learn more