Add random number generation for counter value in https-server

Min and Max number passed through configuration and random number generated from it to replace it as counter value
RANDOM_CTR_VALUE is the string which gets replaced with the random number.

Issue-ID: NONRTRIC-1036
Change-Id: I5bc5c2fe6deb9b0ea0dac5bbaf5b0809d837b318
Signed-off-by: aravind.est <aravindhan.a@est.tech>
7 files changed
tree: e0204e2e3d05ee365b9abab25c71b6eced0b1aeb
  1. .github/
  2. .releases/
  3. datafilecollector/
  4. docker-proj/
  5. docs/
  6. https-server/
  7. influxlogger/
  8. install/
  9. pm-file-converter/
  10. pm-rapp/
  11. pmproducer/
  12. .gitignore
  13. .gitreview
  14. .readthedocs.yaml
  15. INFO.yaml
  16. LICENSE.txt
  17. README.md
  18. tox.ini
README.md

License

Copyright (C) 2019 Nordix Foundation. Licensed under the Apache License, Version 2.0 (the "License") you may not use this file except in compliance with the License. You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

For more information about license please see the LICENSE file for details.