Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
daizhikai
/
hashids-java
Public
forked from
yomorun/hashids-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Nov 5, 2020
Merge pull request #72 from 10cella/dependabot/maven/junit-junit-4.13.1
Show description for 133a4e0
fanweixiao
authored
133a4e0
Copy full SHA for 133a4e0
Commits on Oct 13, 2020
Bump junit from 4.12 to 4.13.1
Show description for 1999f81
dependabot[bot]
authored
1999f81
Copy full SHA for 1999f81
Commits on Oct 5, 2018
Merge pull request #60 from sharebear/test_cleanup
Show description for 162a263
0x3333
authored
162a263
Copy full SHA for 162a263
Updated badges.
0x3333
committed
0cb73f4
Copy full SHA for 0cb73f4
Added CircleCI 2.0 configuration file.
0x3333
committed
949ca6f
Copy full SHA for 949ca6f
Merge pull request #61 from sharebear/document_hex_methods
Show description for 5e5f5f8
0x3333
authored
5e5f5f8
Copy full SHA for 5e5f5f8
Adds section to the README.md documenting the encodeHex/decodeHex methods.
Show description for 13801df
sharebear
committed
13801df
Copy full SHA for 13801df
Commits on Oct 3, 2018
Corrects ordering of actual and expected arguments to junit assertions.
Show description for 476c372
sharebear
committed
476c372
Copy full SHA for 476c372
Replaces lower case l with upper case L in long literal.
Show description for ab0d41a
sharebear
committed
ab0d41a
Copy full SHA for ab0d41a
Removes unnecessary `throw Exception` declaration.
Show description for ce58241
sharebear
committed
ce58241
Copy full SHA for ce58241
Commits on Nov 9, 2017
Merge pull request #52 from milosonator/patch-2
Show description for 160a1eb
0x3333
authored
160a1eb
Copy full SHA for 160a1eb
Improve docstrings
milosonator
authored
e57ed1c
Copy full SHA for e57ed1c
Commits on Aug 4, 2017
Update README.md
0x3333
authored
39ed265
Copy full SHA for 39ed265
Removed deprecated methods as issue #44.
0x3333
committed
977c36c
Copy full SHA for 977c36c
Commits on Jul 3, 2017
Update README.md
0x3333
authored
0ca944b
Copy full SHA for 0ca944b
Commits on Jun 10, 2017
Fix issue #45.
0x3333
committed
eaa4499
Copy full SHA for eaa4499
Source code cleanup and formatting issues. Consistency in the use of this and final.
0x3333
committed
c0fc251
Copy full SHA for c0fc251
Commits on May 29, 2017
Update README.md
0x3333
authored
8dc723e
Copy full SHA for 8dc723e
Removed Travis-CI, using Circle-CI which was already configured.
0x3333
committed
492cc49
Copy full SHA for 492cc49
Merge branch 'master' of github.com:jiecao-fm/hashids-java
0x3333
committed
a5ae72e
Copy full SHA for a5ae72e
Added Travis-CI.
0x3333
committed
995472c
Copy full SHA for 995472c
Updated pom.xml to the new version.
0x3333
committed
2fbf362
Copy full SHA for 2fbf362
Update README.md
0x3333
authored
e418863
Copy full SHA for e418863
Reimplemented unhash using Horner's method. Thanks @jkramarz. PR #34.
0x3333
committed
446017f
Copy full SHA for 446017f
Fix issue #43
0x3333
committed
d9dd5f0
Copy full SHA for d9dd5f0
Commits on Mar 13, 2017
Merge pull request #40 from nusco/patch-1
Show description for 16535dc
0x3333
authored
16535dc
Copy full SHA for 16535dc
Commits on Mar 12, 2017
Fix typo in test names
nusco
authored
8f73594
Copy full SHA for 8f73594
Commits on Feb 7, 2017
Merge pull request #39 from dakshsrivastava/master
Show description for f8cc578
0x3333
authored
f8cc578
Copy full SHA for f8cc578
Highlighted syntax build.gradle
dakshsrivastava
authored
f0d09c0
Copy full SHA for f0d09c0
Formatting
dakshsrivastava
authored
6153c6a
Copy full SHA for 6153c6a
Added usage for gradle users
dakshsrivastava
authored
4290f8a
Copy full SHA for 4290f8a
Commits on Feb 1, 2017
Merge pull request #38 from lichtsinn/issue37
Show description for fc3c5ef
0x3333
authored
fc3c5ef
Copy full SHA for fc3c5ef
Commits on Jan 22, 2017
Renamed variable
mlichtsinn
committed
5d11a62
Copy full SHA for 5d11a62
Commits on Jan 20, 2017
Fix performance issue #37.
mlichtsinn
committed
3108285
Copy full SHA for 3108285
Commits on Jan 10, 2017
Fix issue #36.
0x3333
authored
fa7869a
Copy full SHA for fa7869a
Pagination
Previous
Next
You can’t perform that action at this time.