<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SbLongRandSumN on Sulprobil</title>
    <link>https://www.sulprobil.de/tags/sblongrandsumn/</link>
    <description>Recent content in SbLongRandSumN on Sulprobil</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 14 May 2026 05:46:00 +0100</lastBuildDate>
    <atom:link href="https://www.sulprobil.de/tags/sblongrandsumn/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>sbLongRandSumN (VBA)</title>
      <link>https://www.sulprobil.de/sblongrandsumn_en/</link>
      <pubDate>Thu, 14 May 2026 05:46:00 +0100</pubDate>
      <guid>https://www.sulprobil.de/sblongrandsumn_en/</guid>
      <description>&lt;h2 id=&#34;abstract&#34;&gt;Abstract&lt;/h2&gt;&#xA;&lt;p&gt;You need to generate 20 non-negative random integers which sum up to 100?&#xA;Then I suggest to use my UDF below. You can generate an arbitrary number&#xA;of integers which sum up to a specified amount, and all generated integers&#xA;are not smaller than another specified number:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://www.sulprobil.de/sbLongRandSumN_Screen.png&#34; alt=&#34;sbLongRandSumN_Screen&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Please notice that this function is a relative of&#xA;&lt;a href=&#34;https://www.sulprobil.de/sbrandintfixsum_en/&#34; title=&#34;sbRandIntFixSum&#34;&gt;sbRandIntFixSum&lt;/a&gt;&#xA;(for which you need to provide non-optional minimum and maximum values to be generated),&#xA;the brownian bridge&#xA;&lt;a href=&#34;https://www.sulprobil.de/sbgrowthseries_en/&#34; title=&#34;sbGrowthSeries&#34;&gt;sbGrowthSeries&lt;/a&gt;, and of&#xA;&lt;a href=&#34;https://www.sulprobil.de/sbrandsum1_en/&#34; title=&#34;sbRandSum1&#34;&gt;sbRandSum1&lt;/a&gt;&#xA;which generates numbers of type Double which sum up to one exactly.&#xA;This function is used in my application&#xA;&lt;a href=&#34;https://www.sulprobil.de/sbgeneratetestdata_en/&#34; title=&#34;sbGenerateTestData&#34;&gt;sbGenerateTestData&lt;/a&gt;, for example.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
