/vqdr/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/vqdr/trunk

« back to all changes in this revision

Viewing changes to src/common/random.vala

  • Committer: Gustav Hartvigsson
  • Date: 2021-11-10 20:42:21 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20211110204221-15t3jiam2oh4cc36
Changed over the Variabel class to use FastNumers

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*
 
2
 * The contects of this file is in the Public Domain.
 
3
 *
 
4
 * Created by Gustav Hartivgsson.
 
5
 */
1
6
namespace VQDR.Common {
2
7
  
3
8
  /**