We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
uuid 방식을 그대로 사용하고, 중복되는 코드에 대해 리스팅으로 제공한다.
The text was updated successfully, but these errors were encountered:
happydhKim
aereeeee
always-awake
devphilip21
No branches or pull requests
현재 상황
현재 대안
uuid 방식을 그대로 사용하고, 중복되는 코드에 대해 리스팅으로 제공한다.
새로운 대안 제안
방법 1. 증감 활용
방법 2. 시간 속성 활용
위의 해시 결과값을 보수값을 취하고, 32진법으로 표현하면 그럴듯 하게 나올듯
실제로 uuid 도 해시함수 영역만 조금 다르고 크게 다르지 않음
The text was updated successfully, but these errors were encountered: