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 3241810
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T18:14:31+00:00 2026-05-17T18:14:31+00:00

This is probably a super easy question, but I just wanted to make 10000%

  • 0

This is probably a super easy question, but I just wanted to make 10000% sure before I did it.
Basically Im doing a formula for a program, it takes some certain values and does things when them…..etc..

Anyways Lets say I have some values called:

N
Links_Retrieved
True_Links
True_Retrieved.

I also have a % “scalar” ill call it, for this example lets say the % scalar is 10%.

Links Retrieved is ALWAYS half of N, so that’s easy to calculate.
BUT I want True_Links to be ANYWHERE from 1-10% of Links_Retrieved.

Then I want True_Retrieved to be anywhere from The True_Links to 15% of Links_Retrieved.
How would I do this? would it be something like

True_Link=(((rand()%(Scalar(10%)-1))+1)/100);

?
I would divide by 100 to get the “percent” value IE .1 so it’s be anywhere from .01 to .1?

and to do the True_retrieved it’d be

True_Retrieved=(rand()%(.15-True_Link))+True_Link;

am I doing this correct or am I WAYYYY off?
thanks

  • 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-17T18:14:31+00:00Added an answer on May 17, 2026 at 6:14 pm

    rand() is a very simple Random Number Generator. The Boost libraries include Boost.Random. In addition to random number generators, Boost.Random provides a set of classes to generate specific distirbutions. It sounds like you would want a distribution that’s random between 1% and 10%, i.e. 0.01 and 0.1. That’s done with boost::random::uniform_real(0.01, 0.1).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This is probably a super easy question but I'm banging my head on it
I know, that this might be super easy, but probably, working late just halted
So im sure this is probably a fairly easy question but I am stumped
This probably is a very noobish question, but I want to make sure my
I know this is probably super easy, but I'm having a hard time wading
I know this probably really simple but Im not sure what im doing wrong...
This is probably a super simple question, but I'm struggling to come up with
Sorry this is probably super basic. But in all my javabean examples, I've not
This probably is a dummy question but I cannot find a clear indication. I
I know this probably has been asked before but I am having issues with

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.