Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 894859
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T14:27:54+00:00 2026-05-15T14:27:54+00:00

I am using i = value.toBigInteger() i.toString(32).toUpperCase() to convert a 16 digit ‘number’ to

  • 0

I am using

i = value.toBigInteger()
i.toString(32).toUpperCase()

to convert a 16 digit ‘number’ to characters for use in a serial

Is there any way to force this to use the A-Z + 2-7 notation rather than 0-9 + A-V??

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T14:27:55+00:00Added an answer on May 15, 2026 at 2:27 pm

    One option would be to re-implement the way BigInteger.toString( radix ) works (with Java 7, it calls java.math.Conversion.bigInteger2String which can be found here — and as you can see, would be a large amount of work)

    Another would be to use Groovy 1.7.3 and the new tr function to simply replace the chars in your string with those you want instead:

    str.tr( '0-9A-V', 'A-Z0-7' )
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to know if there are any disadvantages/ drawbacks of using value objects
I want to use a template file, where i am using {value} as markers
I would like to use linq to group the data using value and to
I have a set of sliders, I'm using Value Changed to feed a number
I'm using key value observing on a boolean property an NSObject method: -(void)observeValueForKeyPath:(NSString *)keyPath
I tried manipulating fb_button_text value using jQuery but, it didn't work at all. Then
i am trying to get checkbox value ,using c# In grid view the datasource
I am trying to get decimal value using LINQ in a MVC3 project. How
I am trying to replace a value with a passed value using javascript or
I have a variable when i write its value using document.write() i don't get

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.