/*
*******************************************************************************
*
- * Copyright (C) 2003-2012, International Business Machines
+ * Copyright (C) 2003-2014, International Business Machines
* Corporation and others. All Rights Reserved.
*
*******************************************************************************
static const int loopCount = 100;
static const int maxCharCount = 20;
-static const int maxCodePoint = 0x10ffff;
+
static uint32_t
randul()
{